func runtime.osyield
26 uses
runtime (current package)
coro.go#L233: tryRecordGoroutineProfile(gnext, nil, osyield)
cpuprof.go#L110: osyield()
cpuprof.go#L147: osyield()
lock_spinbit.go#L220: osyield() // TODO: Consider removing this step. See https://go.dev/issue/69268.
mgcsweep.go#L496: osyield()
mprof.go#L1471: tryRecordGoroutineProfile(gp1, nil, osyield)
os_linux.go#L456: func osyield()
os_linux.go#L460: osyield()
os_linux.go#L848: osyield()
os_linux.go#L871: osyield()
preempt.go#L251: osyield()
proc.go#L1311: osyield()
proc.go#L3338: tryRecordGoroutineProfile(gp, nil, osyield)
proc.go#L5260: osyield()
proc.go#L5885: osyield()
proc.go#L7700: osyield()
signal_unix.go#L980: osyield()
signal_unix.go#L981: osyield()
signal_unix.go#L982: osyield()
signal_unix.go#L988: osyield()
signal_unix.go#L989: osyield()
signal_unix.go#L990: osyield()
trace.go#L420: osyield()
trace.go#L709: osyield()
tracecpu.go#L266: osyield()
type.go#L124: osyield()
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |